home *** CD-ROM | disk | FTP | other *** search
- AESVDI.DOC
-
- Keywords: PER_PASCAL OSS DOC AES VDI TUTORIAL
-
- Documentation of how to make AES and VDI calls from Personal Pascal.
- Methods are discussed, examples given, but to appreciate all of this you
- will probably need the ABACUS book on AES and VDI. Or COMPUTE!'s book
- will give you VDI (only) info. Note: methods discussed here are the same as
- those we used in creating the P.P library!
-
-
- CHAR.DOC
-
- Keywords: PER_PASCAL OSS DOC MAKE_CALLS TUTORIAL
-
- Documentation of how to perform character-oriented GEMDOS and BIOS calls.
- Examples are given, warnings made. Read INTRO.DOC first. Buy the ABACUS
- book on ST INTERNALS.
-
-
- COPY.PAS
-
- Keywords: PER_PASCAL COPY TUTORIAL OSS
-
- A Personal Pascal demo program. Copies one file to another. Not
- sophisticated, but it works. Shows use of GEMDOS calls, etc.
-
-
- DIRLIST.PAS
-
- Keywords: PER_PASCAL TUTORIAL DIR OSS
-
- A Personal Pascal demo program. Shows how to read a TOS directory from
- Pascal. Compile and link for TOS--does not use GEM (shame on us).
-
-
- EXAMPL.PAS
-
- Keywords: OSS PERSONAL PASCAL EXAMPLE
-
- Got tired of waiting for OSS to release their examples, so here's one of
- mine. Shows how to do printer, disk, and console i/o. Basically worthless,
- but at least it works.
-
-
- FILE.DOC
-
- Keywords: PER_PASCAL OSS DOC TUTORIAL GEMDOS_CALLS
-
- Documention of how to make file-oriented GEMDOS calls from Personal Pascal.
- Examples are given, caveats made, but you probably need the ABACUS book on
- ST INTERNALS, also. Read INTRO.DOC first.
-
-
- INTRO.DOC
-
- Keywords: PER_PASCAL OSS DOC BIOS_CALLS
-
- First part of documentation on how to make BIOS, XBIOS, and GEMDOS calls
- from Personal Pascal.
-
-
- PASACC.DOC
-
- Keywords: PER_PASCAL OSS DESK.ACC DOC TUTORIAL
-
- Documentation AND example program showing how to create a desk accessory
- using Personal Pascal. It's easier than you think! Try it!
-
-
- PASEXA.PRG
-
- Keywords: OSS PERSONAL PASCAL EXAMPLE
-
- This is the compiled version of EXAMPLE.PAS. See what it does before
- you compile it.
-
-
- PASFIX.PAS
-
- Keywords: PER_PASCAL OSS UPDATE PATCH
-
- SPECIAL FOR PERSONAL PASCAL OWNERS!
- This program patches older versions of Personal Pascal (versions 1.00 &
- 1.01) to match the current released version (1.02). Makes it easy to get
- up to date.
-
-
- PASNOTES.DOC
-
- These are notes from the OSS BSS message file. More documentation for
- Pascal hungry programmers. Included is a list of bugs in OSS Pascal.
-
-
- PORT.DOC
-
- Keywords: PER_PASCAL OSS DOC TUTORIAL CONFIG_PORT
-
- Documentation of how to set printer and RS-232 port configurations on ST
- from Personal Pascal. Uses XBIOS/BIOS calls. For more detail, though,
- see ABACUS book on ST INTERNALS. Read INTRO.DOC first.
-
-
- SOUNDDEM.PAS
-
- A demonstration program which uses the XBIOS calls to access the sound
- chip.
-
-
- STRVAL.PAS
-
- A demonstration program which shows how the STR and the VAL procedures
- work in OSS Pascal.
-
-
- TIME.DOC
-
- Keywords: PER_PASCAL OSS DOC TUTORIAL TIME DATE
-
- Documentation of how to access ST time and date functions from Personal
- Pascal. Shows both GEMDOS and XBIOS forms. See also the ABACUS book on ST
- INTERNALS. Read INTRO.DOC first.
-
-
- TSIZE.PAS
-
- Keywords: PER_PASCAL OSS TUTORIAL TEXT_CHAR
-
- A Personal Pascal demo program. Shows how to find current text character
- height and/or change it. (Read AESVDI.DOC first!)
- ə